.section .sc1 {
	width: 100%;
	height: 4.4rem
}

.section .swiper-container .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}
.section .swiper-container .swiper-slide a img{
	width: 100%;
	height: 100%;
}

.section .navigation ul {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	font-size: 0.373333rem;
	color: #666666;
	text-align: center;
	margin-top: 0.56rem;
}

.section .navigation ul li {
	width: 1.733333rem;
	height: 2.613333rem;
	margin: 0 0.8rem;
}

.section .navigation ul li:nth-of-type(1) {
	margin-bottom: 0.8rem;
}

.section .navigation ul li:last-child {
	margin-bottom: 0.6rem
}

.section .navigation ul li img {
	width: 100%;
	height: 1.733333rem;
}

.section .navigation .time {
	width: 8.453333rem;
	height: 1.306666rem;
	margin: 0 auto;
	background: url(../../images/2020/home/home7.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 0.266666rem;
}
.section .navigation .time .day{
	line-height: 1.306666rem;
	font-size: 0.723733rem;
	font-weight: bold;
	color: #ffe701;
	margin-left: 6rem;
}

h2 {
	font-size: 0.426666rem;
	color: #fd615f;
	text-align: center;
	position: relative;
	margin-top: 0.453333rem;
	margin-bottom: 0.506666rem;
}

h2:before {
	content: "";
	position: absolute;
	background: url(../../images/2020/home/home8.png) no-repeat;
	background-size: 100% 100%;
	width: 0.6rem;
	height: 0.133333rem;
	left: 3.333333rem;
	top: 0.266666rem;
}

h2:after {
	content: "";
	position: absolute;
	background: url(../../images/2020/home/home9.png) no-repeat;
	background-size: 100% 100%;
	width: 0.6rem;
	height: 0.133333rem;
	right: 3.333333rem;
	top: 0.266666rem;
}

.list {
	width: 9.226666rem;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	font-size: 0.4rem;
	color: #666666;
}

.list li {
	display: flex;
	height: 1.2rem;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

.list li:first-child:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #dedede;
	left: 0;
	top: 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.list li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #dedede;
	left: 0;
	bottom: 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.list li a {
	width: 6.986666rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section .library .library-title {
	font-size: 0.426666rem;
	width: 8.533333rem;
	margin: 0 auto;
	display: flex;
}

.section .library .library-title span {
	display: block;
	width: 4.266666rem;
	height: 1.173333rem;
	line-height: 1.173333rem;
	text-align: center;
	border: 1px solid #b0b0b0;
}

.section .library .library-title span:first-child {
	border-top-left-radius: 0.266666rem;
	border-bottom-left-radius: 0.266666rem;
	border-color: #e40d0b;
	color: #fd615f;
}

.section .library .library-title span:last-child {
	border-top-right-radius: 0.266666rem;
	border-bottom-right-radius: 0.266666rem;
}

.section .library form {
	width: 8.4rem;
	margin: 0 auto;
}

.section .library form .f-content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-top: 0.64rem;
	margin-bottom: 0.32rem;
}

.section .library form .f-content li {
	display: flex;
	justify-content: space-between;
	height: 0.68rem;
	margin-bottom: 0.506666rem;
	position: relative;
}

.section .library form .f-content li:first-child {
	height: 0.533333rem;
	margin-bottom: 0.56rem;
}

.section .library form .f-content li label {
	color: #333333;
	font-size: 0.426666rem;
}

.section .library form .f-content li input {
	width: 7.013333rem;
	text-indent: 0.133333rem;
	font-size: 0.32rem;
	color: #999999;
	border: 0;
	border-bottom: 1px solid #dedede;
	position: relative;
	z-index: 1;
}

.section .library form input[type=submit] {
	display: block;
	width: 7.04rem;
	height: 1.253333rem;
	margin: 0 auto;
	font-size: 0.48rem;
	color: #FFFFFF;
	background-color: #fd615f;
	border: 0;
	margin-bottom: 0.853333rem;
	border-radius: 0.666666rem;
}

.section .library .major {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear:after {
	content: '';
	display: block;
	clear: both;
}

.clear {
	zoom: 1;
}
.section .library form .f-content li .school_ul_out{
        position: fixed;
        width: 90%;
        height: 80%;
        background-color: #fff;
        z-index: 990;
        left: 5%;
        top: 10%;
        padding-top: 0.466666rem;
        display: none;
		font-size: 0.186666rem;
}
.section .library form .f-content li .school_ul_out>h3{
	line-height: 0.933333rem;
	    height: 0.933333rem;
	    background-color: #dedede;
	    position: fixed;
	    left: 5%;
	    top: 10%;
	    width: 90%;
		font-weight: normal;
		text-indent: 5%;
		z-index:991;
}
.section .library form .f-content li .school_ul_out>ul{
	padding: 0.3rem 5% 0;
	height: 95%;
	overflow: auto;
}
.section .library form .f-content li .school_ul_out>ul>li{
	    display:block;
	    height: 1rem;
		line-height: 1rem;
	    border-bottom: 1px dashed #dedede;
		font-size: 0.186666rem;
		font-weight: normal;
		margin-bottom: 0;
}
.school_ul_out ul li span {
	display: block;
	width: 0.298666rem;
	height: 0.298666rem;
	background-color: #ddd;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	top: 0.298666rem;
}

.school_ul_out ul li b {
	font-size: 0.186666rem;
	color: #666;
	font-weight: normal;
}

.school_ul_out ul li span em {
	display: block;
	width: 0.149333rem;
	height: 0.149333rem;
	background-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	top: 0.074666rem;
	left: 0.074666rem;
}

.school_ul_out ul li.on span {
	background-color: #dd1915;
}

.section .library .highlight {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none;
    overflow: hidden;
}
.section .advert {
	background-size: 100% 100%;
	height: 2.133333rem;
}

.section .hot-school .sc2 {
	width: 100%;
	height: 2.066666rem;
	margin-bottom: 0.706666rem;
}

.section .hot-school .sc2 .swiper-slide {
	width: 4.293333rem!important;
	margin-right: 0.48rem;
}

.section .hot-school .sc2 .swiper-slide a img {
	width: 100%;
	height: 100%;
}



.location{
	height: 1.333333rem;
	background-color: #ededed;
	display: flex;
	align-items: center;
	font-size: 0.40rem;
	padding: 0 5%;
}
.location img{
	display: block;
	width: 0.266666rem;
	height: 0.32rem;
	margin-right: 0.266666rem;
}
.location span{
	margin-right: 0.266666rem;
}
.location a{
	color: blue;
}